home *** CD-ROM | disk | FTP | other *** search
/ Mac Easy 2010 May / Mac Life Ubuntu.iso / casper / filesystem.squashfs / usr / src / linux-headers-2.6.28-15 / arch / mips / gt64120 / wrppmc / Makefile
Encoding:
Makefile  |  2008-12-24  |  405 b   |  15 lines

  1. #
  2. # This file is subject to the terms and conditions of the GNU General Public
  3. # License.  See the file "COPYING" in the main directory of this archive
  4. # for more details.
  5. #
  6. # Copyright 2006 Wind River System, Inc.
  7. # Author: Rongkai.Zhan <rongkai.zhan@windriver.com>
  8. #
  9. # Makefile for the Wind River MIPS 4KC PPMC Eval Board
  10. #
  11.  
  12. obj-y += irq.o pci.o reset.o serial.o setup.o time.o
  13.  
  14. EXTRA_CFLAGS += -Werror
  15.